2015-03-09 - 17718 - Spec - STO output to NITTSU store returns #JapanMMPP

SPECIFICATIONS

17718.100 - Spec - STO output to NITTSU store returns


Purpose


STO output to NITTSU store returns.

Admin Info


Purpose
STO output to NITTSU store returns
Requested By
Babu Lankipalli
Spec Created By
Laxman
Spec Created Date
03/09/2015
Spec QA by
Laxman
Objects

Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research

2
Documentation
08
3
Development/ Config
20
4
Unit test in DEV
08

Unit test in QUA
04
6
Other activity


TOTAL
40

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

Specification

Documents

[Attach any document(s) received for the requirement(s)]




Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any

























Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]

As per the business requirement if the company code is 0060 for stock transport orders EDI output should be triggered in certain conditions only.

In Scope:

[List the activities to be included in scope]

Out of Scope:

[Out of scope activities]

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

Understand that as per the business if company code is 0060 for stock transport orders EDI output should be triggered in certain conditions only. Condition are given below. For this we need to create new output type and modify the routine such away that output will be triggered in certain conditions.

Conditions:
01. Receiving storage location will be NITTSU
02. Issuing storage location should contain a value.

For this Japan STOs inventory should consume only from issuing storage location. So need to create new ARUN type to full fill this requirement.

Test Plan

[List test scenarios/cases to be executed here]

Test ID
Test Scenario
Expected Results
MM001
Create the STO in plant 0620 by specifying the NITTSU as a receiving storage location
Output should trigger
MM002
Create the STO in plant 0620 by specifying the HDOF as a receiving storage location
Output should not trigger
MM003
Create the STO in plant 0620 and specify the issuing storage location as NITTSU and maintain the
stock in all the storage locations.
Stock should consume only from NITTSU
storage location.

Solution Details

[Provide complete technical details for configuration or programming here]

Create the new output type, ARUN type and modify the routine to specify the conditions.
.

Issues


[List Issues / Bugs identified in configuration or development]